home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / CM / OCCPS31.ZIP / OCCPS.DOC < prev    next >
Encoding:
Text File  |  1994-04-23  |  6.2 KB  |  126 lines

  1.      Program:  ONLINE CREDIT CARD PROCESSING SYSTEM v3.1.
  2.                Compiled on 04-23-94.
  3.  
  4.                Use the OCCPS program to replace the use of credit card doors.
  5.                Runs much smoother due to the seamless interface provided by
  6.                the PPL language.  Will automatically upgrade users security
  7.                access giving them instant upgrade.  Writes a CHARGE.LOG file
  8.                with all transaction information.  Also writes information on
  9.                program usage to the CALLER log.  This version will allow you
  10.                to configure any number of security levels and terms of
  11.                subscriptions.  You may also specify which credit cards will be
  12.                accepted by the program.
  13.  
  14.  
  15.  Description:  PPE (PCBoard Programming Executable) that you can be used
  16.                to allow your users to either download a REGISTER.ZIP file or
  17.                use their credit card for BBS registration.
  18.              
  19. Installation:  Installation should be fairly straight forward.
  20.  
  21.                Just unzip the file to a place of your choosing.  Then, modify
  22.                CMD.LST in PCBSetup to point to this PPE file.  The PPE file
  23.                will look for the supporting files in the same directory as the
  24.                PPE file.  There is now two versions of the PPE.  If you use
  25.                PCBoard v15.0 then you should use OCCPS1.PPE.  If you use
  26.                PCBoard v15.1 then you should use OCCPS2.PPE.
  27.  
  28.  
  29.  
  30.    Modifying:  1.  The choices for registration are displayed to the user via
  31.                the file CATLOG.  You will need to modify this file using PCBEdit
  32.                or some other editor to meet the needs of your board.  The
  33.                program will also make use of graphics, language, and/or security
  34.                level versions of this file (ie., CATLOGG, CATLOG.FRE, CATLOG30,
  35.                etc.).
  36.  
  37.                2.  There is now an optional feature that will display a file
  38.                to the user based on whether or not there is a file named SECURE
  39.                for their security level (i.e., SECURE5).  This was added by a
  40.                users request to display a file to anyone who had not gone thru
  41.                the verify door.  If the SECURE file is found in the same
  42.                directory as the PPE it will be displayed to the caller, then
  43.                after a brief delay, will exit the PPE.
  44.  
  45.                 IMPORTANT:  IF YOU DO NOT WANT TO USE THIS FEATURE MAKE SURE
  46.                             TO DELETE OR RENAME ANY "SECURE" FILES IN THE
  47.                             PPE DIRECTORY.
  48.  
  49.                3.  Another optional feature is one that will display a file
  50.                to the user following all credit card processing.  This file may
  51.                be used to pass information on to the caller informing him of
  52.                how the charge will show up on his credit card bill.  The
  53.                filename used for this display is INFORM and can be edited to
  54.                say whatever you like.  If you do not wish to use this feature
  55.                just delete or rename the INFORM file.
  56.  
  57.                4.  Next you will need to modify the CCARDS.CFG file removing
  58.                any of the credit card types which you DO NOT accept on your
  59.                BBS.
  60.  
  61.                NOTE:  These credit cards types should be entered one per
  62.                       line and must be in all uppercase
  63.  
  64.                5.  Next you will need to modify the file OCCPS.CFG as shown
  65.                below.  Starting with line 4 you enter the three digit security
  66.                level and subscription period for each option in your CATLOG
  67.                file, separated by a comma.
  68.  
  69.                For example:   Selection "1" from the menu would give the user
  70.                               the security level and subscription period
  71.                               specified in line #4.
  72.  
  73.  
  74.                              »»  SAMPLE OCCPS.CFG FILE  ««
  75.  
  76.          LINE 1:  The name of your BBS      ** Exactly as registered
  77.          LINE 2:  OCCPS                     ** Please DO NOT change this line
  78.          LINE 3:  000000000                 ** Your registration number
  79.          LINE 4:  XXX,YYY
  80.          LINE 5:  XXX,YYY                   ** XXX and YYY must be three digits
  81.          LINE 6:  XXX,YYY                      beginning with leading zeros if
  82.          LINE 7:  XXX,YYY                      neccessary.
  83.  
  84.          and so on.............
  85.  
  86.                        WHERE:  XXX = Security level
  87.                                YYY = # of days level is good for.
  88.  
  89.  
  90.         Note:  I am aware that some of you may not feel that a PPL program is
  91.                of the same caliber as Door Programs that perform the same
  92.                functions because of the ease to program using the PPL language.
  93.                However, there has been a significant amount of work involved in
  94.                the writing of this program and I feel that a programmer's
  95.                knowledge, expertise, and time should be compensated for.
  96.  
  97.                If you feel that this program and others like it are
  98.                insignificant efforts then you should have no problem writing
  99.                your own PPL programs and will not need the source code.
  100.  
  101.                It is also understood that not all SysOps are programmers and
  102.                do not have the programming ability to produce their own PPE
  103.                programs.  It is for these SysOps that this program is being
  104.                placed for download and use by others.
  105.  
  106.  
  107. Registration:  Use of this program beyond a 30 day evaluation period requires a
  108.                registration fee of $20.00 and will ensure continued support and
  109.                upgrades.  Send registrations to the address below.
  110.                Registration form is included as ORDER.FRM
  111.  
  112.  
  113.      Support:      The Hogard Software Solutions BBS
  114.                            an ASP Member BBS
  115.                      (214) 641-6292 -- [28,800bps]
  116.                       SysOp/Author:  Chuck Hogard
  117.  
  118.  
  119. If you have any questions or suggestions please address them to me on my BBS,
  120. on CompuServe [71740,3522], or by mail.
  121.  
  122. Chuck Hogard
  123. The Hogard Software Solutions
  124. 4533 Marblearch Drive
  125. Grand Prairie, Tx  75052-4629
  126.